PreviewItemCreatedTime Property |
Represents the date and time that a given item in the mailbox was created.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic DateTime CreatedTime { get; }Public ReadOnly Property CreatedTime As DateTime
Get
Property Value
Type:
DateTimeThe created time.
See Also